You are here: Symbol Reference > Stimulsoft.Report.Dictionary Namespace > StiResource Class > StiResource Constructor > StiResource Constructor (string, string, bool, StiResourceType, byte[])
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiResource.StiResource Constructor (string, string, bool, StiResourceType, byte[])

Creates an object of the type StiResource.

Syntax
C++
C#
Visual Basic
public: StiResource( string name, string alias, bool inherited, StiResourceType type, byte[] content );
Parameters
Parameters 
Description 
name 
Name of the resource. 
alias 
Alias of the resource. 
inherited 
Value which indicates that this resource inherited in dictionary from the master report. 
type 
Type of the resource. 
content 
Content of the resource. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.